Skip to content

Conversation

jeffsmale90
Copy link
Contributor

@jeffsmale90 jeffsmale90 commented Sep 10, 2025

Fixes the default configuration for snapId, by adding the missing npm: prefix

Explanation

GatorPermissionsController provides a default value for permissionsProviderSnapId, but previously this incorrectly omitted the npm: prefix.

This change adds the prefix.

Changelog:

Corrects the default Permissions Provider SnapId configuration value for the GatorPermissionsController which was previously missing the npm: prefix.

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • N/A I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • N/A I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • N/A I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@jeffsmale90 jeffsmale90 requested a review from a team as a code owner September 10, 2025 02:07
@jeffsmale90 jeffsmale90 enabled auto-merge (squash) September 10, 2025 21:26
mj-kiwi
mj-kiwi previously approved these changes Sep 15, 2025
Copy link

@mj-kiwi mj-kiwi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

@jeffsmale90 jeffsmale90 merged commit d021cc4 into main Sep 15, 2025
238 of 239 checks passed
@jeffsmale90 jeffsmale90 deleted the fix/default-snap-id branch September 15, 2025 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants